@charset "utf-8";
/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #1F1F1F; font-size:12px; font-family:"Microsoft YaHei",arial,tahoma,\5b8b\4f53,sans-serif; background:#fff; text-align:left; }
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, span, img, table { margin:0; padding:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; } 
a{ color:#34250e; text-decoration:none; }
a:hover{ color:#D1282F; text-decoration:none;}
ol, ul { list-style:none; }
fieldset, img { border:0; }
table { border-collapse:collapse; border-spacing:0; } /* 去掉各Table  cell 的边距并让其边重合 */
th { text-align:inherit; } /* IE bug fixed: th 不继承 text-align*/
iframe { display: block; } /* ie6 7 8(q) bug 显示为行内表现 */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select {  *font-size:100%;}
/* 清理浮动 */
.clearfix { *zoom:1; }/*IE6 7 只要触发layout即可*/
.clearfix:after { content:"."; clear:both; height:0; font-size:0; line-height:0; display:block; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
/* 隐藏 */
.hide { display:none;}

/*-------------------页面宽度-------------------*/
.w1200{width:1200px; margin-left:auto; margin-right:auto;}
.w1000{width:1000px; margin-left:auto; margin-right:auto;}

/*----------头部----------*/
.header { height:100px; min-width:1200px; background:#fff; position:relative; z-index:999; }
.header .w1200 { position:relative; z-index:998;}
.header .language { position:absolute; top:10px; right:0; background:url(../images/icon_cn.png) no-repeat left center; line-height:30px; padding-left:34px;}
.header .language a {  color:#7f7f7f; font-weight:bold;}


/*----------logo----------*/
.logo { float:left; padding-top:15px;}
.logo img {}

/*----------导航----------*/
.nav { float:right; padding-top:50px;}
.nav li { float:left; text-align:center; _display:inline; margin-left:30px;  }
.nav li h3 {padding:0 5px;}
.nav li h3 a { display:block; line-height:35px; font-size:16px;  height:48px; font-weight:bold; color:#000000;  }
.nav li.cur h3 a,
.nav li.hover h3 a,
.nav li h3 a:hover { color:#B50D1A; border-bottom:2px solid #B50D1A;}
.nav_sub {  position:absolute; left:0; top:100px; width:100%; height:270px;   display:none; overflow:hidden; text-align:left; }
.nav_sub .nav_sub_img { float:left; width:290px; margin-top:50px;}
.nav_sub dl{ float:left; padding:50px 0 0 110px; width:330px;}
.nav_sub dd { line-height:30px; width:165px;  float:left; }
.nav_sub dd a { color:#fff; font-size:14px; display:block; padding-left:15px; background:url(../images/point03.png) no-repeat left center; }
.nav_sub .txt { width:390px; float:right; border-left:1px dotted #fff; font-size:14px; color:#fff; height:150px; margin-top:50px; line-height:30px; overflow:hidden; padding:5px 0 5px 45px;}
.nav_sub .txt a { color:#fff;}
/*最后项*/
.nav li.last h3 { padding-right:0; }
.nav_bg { position:absolute; left:0; top:100px; height:270px; width:100%; min-width:1200px; background:#B50D1A; display:none; z-index:997;}
.nav li.home h3 a { width:30px; background:url(../images/icon_home.png) no-repeat center 0; text-indent:-9999px;}
.nav_sub_list { padding-top:30px; width:933px; margin:0 auto;}
.nav_sub_list .item { float:left; width:250px; padding:0 30px; border-right:1px solid #fff;}
.nav_sub_list .item:last-child { border-right:0;}
.nav_sub_list .item img { width:100%;}
.nav_sub_list .item span { display:block; line-height:30px; color:#fff; font-size:14px; text-align:center;}

/*----------flash----------*/
.flash {width:100%; height:600px; min-width:1200px;  overflow:hidden;}
.flash li {width:100%;  height:600px; background-position:center top; background-repeat:no-repeat;}
.flash li a { display:block; height:100%; width:100%;}
.flash .bx-wrapper { position: relative;*zoom: 1;}
/*加载界面*/
.flash .bx-wrapper .bx-loading { min-height:50px; background:#fff url(../images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }
/*导航 相对bx-wrapper定位*/
.flash .bx-wrapper .bx-pager { position: absolute; bottom:20px; z-index:80; width:100%; text-align: center;}
.flash .bx-wrapper .bx-pager.bx-default-pager a {background: #fff; display:block; width:12px; height:12px; line-height:12px; font-size:0; font-family:Arial; color:#fff; text-align:center; margin:0 4px; outline:0; overflow:hidden; text-indent:-99999px; -moz-border-radius:10px;  -webkit-border-radius:10px;  -o-border-radius:10px;  border-radius:10px;  }
.flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.flash .bx-wrapper .bx-pager.bx-default-pager a.active { background:#B50D1A; text-decoration:none;}
.flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}
/*左右控制按钮 相对bx-wrapper定位*/
.flash .bx-wrapper .bx-prev { left:50px; background:url(../images/flash_prev.png) no-repeat 0 0; }
.flash .bx-wrapper .bx-next { right:50px; background:url(../images/flash_next.png) no-repeat 0 0; }
.flash .bx-wrapper .bx-controls-direction a { position:absolute; top:50%; margin-top:-20px; outline:0; width:40px; height:40px; text-indent:-9999px; z-index:9999; }


/*----------首页产品----------*/
.index_product { margin-top:40px;}
.index_product .tit { text-align:center; background:url(../images/tit.png) no-repeat center center; line-height:40px; font-size:28px;}
.index_product_list { width:1035px; margin-top:30px;  }
.index_product_list li { width:310px; height:240px; float:left; margin-right:35px; position:relative;}
.index_product_list li a { display:block; width:310px; height:240px; }
.index_product_list li img { display:block; width:310px; height:240px;}
.index_product_list li .fade { position:absolute; width:310px; height:240px; left:0; top:0; overflow:hidden; border:0;}
.index_product_list li .fade img { position:absolute; width:0; height:0; left:155px; top:120px; z-index:5; }
.index_product_list li .fade h3 { position:relative; z-index:6; color:#fff; text-align:center; font-weight:bold; font-size:16px; margin-top:80px; display:none; line-height:40px;}
.index_product_list li .fade h4 {position:relative; z-index:6; color:#fff; text-align:center; font-size:16px;  display:none; text-transform:uppercase;line-height:40px;}
.index_product_list li .fade .line{position:relative; z-index:6;  width:100px; height:1px; background:#fff; margin:0 auto; }

/*----------简介----------*/
.index_about { margin-top:50px; padding:70px 0 45px 0; min-width:1000px;  background:url(../images/bg01.png) repeat-x left top;  }
.index_about img { float:left; width:455px; }
.index_about_cnt { float:right; width:485px;}
.index_about_cnt .tit {}
.index_about_cnt .tit h3 { font-size:30px; color:#B50D1A; padding-top:12px; border-top:2px solid #B50D1A; float:left;}
.index_about_cnt .tit h4 { font-size:30px; color:#000; padding-top:14px; float:left;}
.index_about_cnt .tit h5 { font-size:18px; line-height:30px; text-transform:uppercase; color:#828282; font-family:Arial;}
.index_about_cnt .txt { margin-top:10px;  line-height:24px; font-size:13px; color:#595959;}
.index_about_cnt .txt h3 { line-height:20px; font-size:15px; color:#000; padding:10px 0; border-top:1px solid #D6E6DE; border-bottom:1px solid #D6E6DE; margin-bottom:10px;}
.index_about_cnt .more{ margin-top:10px; width:100px; height:32px; line-height:32px; display:block; background:#BCBCBC; font-size:15px; color:#fff; text-align:center; -moz-border-radius:15px; -o-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.index_about_cnt .more:hover{ background:#B50D1A;}


/*----------底部----------*/
.footer { min-width:1200px; padding:90px 0 40px 0; background:#F4F9F7; }
.footer a { }
.foot_l { float:left;}
.footer_nav dl { float:left; width:150px;line-height:24px; }
.footer_nav dt { margin-bottom:30px;}
.footer_nav dt a { font-size:20px; }
.footer_nav dd { line-height:30px;}
.footer_nav dd a { font-size:14px;}
.footer .copyright {color:#BCBCBC; margin-top:140px; vertical-align:middle; }
.footer .copyright img {vertical-align:middle;}
.foot_contact { float:right; width:210px; padding-left:30px; border-left:1px solid #DCDCDC;}
.foot_contact dt {font-size:20px; margin-bottom:30px;}
.foot_contact dd { margin-bottom:20px;}
.foot_contact p { line-height:24px; }
.foot_contact p span{ color:#9f9f9f;}

/*----------banner----------*/
.banner {height:300px; background-position:center top; background-repeat:no-repeat; overflow:hidden;}
.banner .tit { float:right; padding:21px 0 0 30px; width:175px; height:80px; background:url(../images/bg03.png) no-repeat left top; margin-top:170px; color:#fff;}
.banner .tit span { width:50px; height:3px; background:#fff; display:block;}
.banner .tit h3 { line-height:36px; font-size:24px; font-weight:bold; margin-top:4px;}
.banner .tit h4 { text-transform:uppercase; line-height:24px; font-size:16px;}

/*----------position----------*/
.position{ line-height:60px; color:#807F7F; }
.position a{color:#807F7F;}

/*----------内容----------*/
.content {width:1000px; margin:0 auto; padding:20px 0 30px 0; min-height:300px;}

/*--侧边导航--*/
.side_nav { min-width:1280px; background:#F0F0F0; line-height:40px;}
.side_nav li { font-size:14px; float:left; }
.side_nav li a{ display:block; padding:0 30px; font-size:14px;}
.side_nav li.cur a,
.side_nav li a:hover{ background:#B50D1A; color:#fff;}

/*----------新闻列表----------*/
.news_list {  margin-top:5px; }
.news_list li{ padding:30px 0; border-bottom:1px dotted #EEEEEE;  }
.news_list li .img_block{ width:228px; height:168px; overflow:hidden; border:1px solid #EEEEEE; float:left;  }
.news_list li .img_block img { display:block;  width:100%; height:100%;}
.news_list li .cnt{ float:right; width:720px; }
.news_list li h3{ line-height:32px; height:32px; color:#333; font-size:20px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
.news_list li .date { height:20px; line-height:20px; color:#999999; margin-bottom:10px;}
.news_list li .date span { float:left; padding-left:25px; font-size:14px; margin-right:5px;}
.news_list li .date span.d1 { background:url(../images/icon_date.png) no-repeat 5px center;}
.news_list li .date span.d2 { background:url(../images/icon_view.png) no-repeat 5px center;}
.news_list li .desc{ line-height:24px; height:48px; overflow:hidden; color:#666; font-size:14px; margin-bottom:15px;}
.news_list li .more{ font-size:14px;  display:block; border:1px solid #A4AFB8; width:106px; height:32px; line-height:32px; text-align:center; }
.news_list li a:hover h3{ color:#006A00;}
.news_list li a:hover .desc{ }
.news_list li a:hover .more{ color:#fff; background:#B50D1A; border:1px solid #B50D1A;}

/*----------文章----------*/
.article { padding:20px; }
/*文章标题*/
.article_tit { font-size:20px; font-weight:bold; line-height:30px; padding:10px 0 10px 0; text-align:center; color:#B50D1A;}
/*文章信息*/
.article_msg { font-size:12px; color:#666; padding:10px 0 10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { padding:20px 0; line-height:28px; font-size:14px;}
.article_body p { padding:5px 0; } 
.article_body img { max-width:780px;}  
/*上下文导航*/  
.article_nav { height:30px; line-height:30px; } 
.article_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.article_nav .pre { float:left; width:45%; text-align:left;}
.article_nav .next { float:right; width:45%; text-align:right;}
.article_img { text-align:center;}
.article_img img{ max-width:780px;}

/*----------单页面----------*/
.about { font-size:14px; line-height:28px; margin-top:10px;  }
.about p{ padding-bottom:5px;}



/*----------人才招聘----------*/
.job {padding:10px 0 20px 0;}
.job table {line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job td { padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; }
.job td.txt { line-height:22px; padding:5px;}

.job_list { padding:20px 0 20px 0;  }
.job_list li { margin-top:10px;}
.job_list li .tit { height:55px; line-height:55px; padding:0 50px 0 25px; background:#F1F1F1; cursor:pointer;}
.job_list li .tit h3 { float:left; font-size:18px; padding-right:15px; background:url(../images/line01.png) no-repeat right center;}
.job_list li .tit h4 { float:left; margin-left:15px;}
.job_list li .tit span { float:right; width:25px; height:25px; margin-top:15px; background:#fff url(../images/jia.png) no-repeat center center; -moz-border-radius:20px; -webkit-border-radius:20px; -o-border-radius:20px; border-radius:20px;}
.job_list li .cnt { padding:5px 0; display:none;}
.job_list li .cnt strong { color:#B50D1A;}
.job_list li.cur .tit{ background:#B50D1A; color:#fff;}
.job_list li.cur .tit span{background:#fff url(../images/jian.png) no-repeat center center;}
.job_list li.cur .cnt { display:block;}
.job_list table{ line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job_list th{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; color:#000; font-weight:bold;}
.job_list td{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9;   }

/*----------产品列表----------*/
.product_list {  overflow:hidden; width:1280px; padding-bottom:40px; }
.product_list ul { width:1335px;}
.product_list li { width:390px; float:left; margin:30px 55px 0 0;}
.product_list li a{}
.product_list li .tit{ text-align:center; padding-top:60px; height:138px; border:1px solid #BFBFBF;}
.product_list li .tit h3{ font-size:20px; color:#fff; background:#0C8001; display:inline-block; padding:0 4px;}
.product_list li .tit h4{ font-size:22px; font-weight:bold; color:#000; line-height:32px; margin-top:22px;} 
.product_list li .tit h5{ font-size:15px; color:#646464; margin-top:2px;}
.product_list li .desc{ font-size:15px; line-height:24px; height:72px; padding:20px 20px 0 20px; color:#646464;}
.product_list li .more{ font-size:15px; color:#0d8e00; display:block; padding:20px 20px 0 20px;}

/*----------产品----------*/
.product_pic { width:380px; float:left; margin-top:30px;}
.product_pic img {width:380px; }
.product_msg { float:right; width:400px; line-height:36px; font-size:14px; margin-top:20px;}
/*产品内容*/
.product_body { padding:20px 0; line-height:24px; }
.product_body p { padding:3px 0; } 
.product_body img { max-width:780px;}  
/*图片小图预览列表*/
.zzpic { height:406px;width:350px; float:left;margin-top:20px;}
.zzpic .spec-preview{width:350px;height:350px;}
.zzpic .spec-preview img { display:block;width:350px;}
.zzpic .spec-scroll{clear:both;margin-top:5px;width:352px;}
.zzpic .spec-scroll .prev{float:left;margin-right:4px;}
.zzpic .spec-scroll .next{float:right;}
.zzpic .spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.zzpic .spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.zzpic .spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.zzpic .spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.zzpic .spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.zzpic .spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*----------图片列表----------*/
.img_list {  overflow:hidden; }
.img_list ul { }
.img_list li { float:left; overflow:hidden; margin:30px 10px 0 10px; width:300px;  _display:inline; }
.img_list li a {}
.img_list li a:hover { text-decoration:none;}
.img_list li .img_block{ width:298px; height:298px; overflow:hidden; text-align:center; border:1px solid #CDCDCD; }
.img_list li .img_block table{  }
.img_list li .img_block td{width:298px; height:298px;vertical-align:middle;  }
.img_list li .img_block img {max-width:298px; max-height:298px; _width:298px; _height:298px; display:block;  margin:0 auto;}
.img_list li p { font-size:14px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------下载列表----------*/
.down_list { margin-top:20px; }
.down_list li { line-height:36px; height:36px; text-align:right; border-bottom:1px dashed #C6C6C6; padding:10px 0;}
.down_list li span { color:#aaa; }
.down_list li a { float:left; text-align:left; background:url(../images/icon_download.png) no-repeat 6px center; padding-left:26px; font-size:14px;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.down_list li a { width:400px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }

/*----------信息反馈----------*/
.message { padding:40px 0 0 150px;}
.message .red{ color:#f00;line-height:30px; float:left; padding-left:10px;  }
.message .form_item {  margin-bottom:15px;}
.message .form_item label { float:left; line-height:30px; width:80px; font-size:14px;}
.message .form_txt { width:200px; float:left;  height:20px; line-height:20px;  border:1px solid #D7D7D7; padding:4px 5px; }
.message .login_verification {width:100px; float:left;  height:20px; line-height:20px;  border:1px solid #D7D7D7; padding:4px 5px;}
.message img { float:left; margin-left:10px; height:20px;}
.message .form_textarea {width:300px; float:left;  height:80px; line-height:20px;  border:1px solid #D7D7D7; padding:4px 5px;}
.message .form_btn { padding-left:80px;}
.message .form_btn input{width:90px; height:26px; text-align:center; color:#fff; border:0; background:#B50D1A; font-size:14px; cursor:pointer;}

/*----------信息反馈----------*/
.message2 { padding:40px 0 0 100px;}
.message2 .red{ color:#f00;line-height:30px; float:left; padding-left:10px;  }
.message2 .form_item {  margin-bottom:15px;}
.message2 .form_item label { float:left; line-height:30px; width:80px; font-size:14px;}
.message2 .form_txt { float:left; width:600px;  height:30px; line-height:30px;  border:1px solid #D7D7D7; padding:5px 5px 5px 40px; font-size:14px; }
.message2 .login_verification {float:left;width:200px;  height:30px; line-height:30px;  border:1px solid #D7D7D7; padding:5px 5px 5px 5px; font-size:14px;}
.message2 img { float:left; margin-left:10px; height:20px;}
.message2 .form_textarea { font-size:14px;float:left;width:600px; padding:5px 5px 5px 40px; height:120px; line-height:20px;  border:1px solid #D7D7D7; }
.message2 .form_btn {}
.message2 .form_btn input{width:130px; height:44px; text-align:center; color:#fff; border:0; background:#B50D1A; font-size:14px; cursor:pointer;}
.message2 .form_item .ficon_name { background:url(../images/message-name.png) no-repeat 8px center;}
.message2 .form_item .ficon_phone { background:url(../images/message-phone.png) no-repeat 8px center;}
.message2 .form_item .ficon_email { background:url(../images/message-email.png) no-repeat 8px center;}
.message2 .form_item .ficon_content { background:url(../images/message-message.png) no-repeat 8px 5px;}

/*----------搜索结果列表----------*/
.searchlist { margin-top:20px; }
.searchlist li { line-height:36px; height:36px; text-align:right; background:url(../images/line02.png) repeat-x left bottom; padding:10px 0;}
.searchlist li span { color:#aaa; }
.searchlist li a { float:left; text-align:left; font-size:14px;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.searchlist li a { width:400px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }


/*----------分页----------*/
.pagelink { text-align:center; margin-top:20px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}

/*----------浮动客服----------*/
.floatkf { position:fixed; z-index:9999; top:100px; right:0; background:#fff; }
.floatkf .btn{ display:block; width:50px; height:45px; position:absolute; top:0; left:-50px; background:url(../images/kf/online_arrow.jpg) no-repeat 0 0;}
.floatkf_cnt {width:200px; border-bottom:20px solid #3CAD6B; -moz-box-shadow:-2px 2px 8px #C8C8C8; -o-box-shadow:-2px 2px 8px #C8C8C8;-webkit-box-shadow:-2px 2px 8px #C8C8C8; box-shadow:-2px 2px 8px #C8C8C8;}
.floatkf_cnt h3{ height:45px; line-height:45px; background:#F08326; color:#fff; text-align:center; font-size:16px;}
.floatkf_cnt ul{ padding:0 10px;}
.floatkf_cnt li{ height:45px; border-bottom:1px solid #E3E3E3;}
.floatkf_cnt li img{ float:left; padding-top:5px;}
.floatkf_cnt li span{ float:left; padding-left:10px; line-height:45px; font-size:12px; color:#676767;}
.floatkf_cnt h4{ line-height:36px; color:#000; padding-left:13px; font-size:18px;}
.floatkf_cnt .other{ color:#EF811F; line-height:26px; padding:0 0 5px 15px; font-size:14px;}
.floatkf_cnt .other p { }
.floatkf_cnt .code{ background:#EBEBEB; height:134px; text-align:center; padding:10px 0;}
.floatkf_cnt .code img{ width:112px;}
.floatkf_cnt .code p{ line-height:22px;}

/*-------------------壹级-------------------*/
.class {  }

/*----------贰级----------*/
.class {  }

/*叁级*/
.class {  }

